home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 11 / Mac Magazin and MacEasy Magazine CD - Issue 11.iso / Sharewarebibliothek / Entwickler / nShell-Pro / bin / sfput / sfput.rsrc / TEXT_16000_man general.txt < prev    next >
Text File  |  1994-11-27  |  362b  |  23 lines

  1.  
  2. NAME
  3.  
  4. sfput - pop a standard file dialog
  5.  
  6. SYNOPSIS
  7.  
  8. sfput <variable name> [ -p "prompt string" ]
  9.  
  10. DESCRIPTION
  11.  
  12. The "sfput" command displays a dialog and waits for the user to enter a name for a new file or folder.  The path to the selected item is returned as a shell variable.
  13.  
  14. RETURN CODES
  15.  
  16. <0    Error
  17. 0    Success
  18. 1    Canceled by User
  19.  
  20. SEE ALSO
  21.  
  22. ask, notify, sfget
  23.